pic2mode7 is a freeware, open source program for converting *.bmp files to the
binary Mode7 formats used by the SNES.




Usage:

After starting the program, click the buttons to load and save data.

        "picture"       BMP file
        "VRAM"          binary file - 64 KB, interleaved SNES VRAM
        "tilemap"       binary file - 128 x 128 bytes
        "palette"       binary file - 512 bytes, 15 bits per color

The picture must have a color depth of 1, 4 or 8 bits per pixel. It will be
resized to 1024 x 1024 after loading.

Move the mouse over the picture's tiles to show their index in the tile list.




Notes:

The program remembers the last used path and filename for each button.

Loading the window position and size is currently not possible because of the
form startup code used by Delphi 2009.




History:

        2010-01-29      version 1.0 by creaothceann
